-
Home
-
Legal Terms and Conditions Popup for User Login and WooCommerce Checkout – TPUL
-
2.0.3 (latest)
-
Code
-
Classes
- TPUL_DB_API
Total Complexity |
18 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
131 |
Lines of code |
101 |
Logical lines of code |
61 |
Comment lines |
4 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
valid_check() |
S |
54 |
4 |
21 |
create_log_table() |
S |
55 |
2 |
21 |
does_log_table_exist() |
S |
65 |
2 |
9 |
_log_table() |
S |
73 |
1 |
5 |
_fetch_sql() |
S |
72 |
1 |
5 |
get() |
S |
76 |
1 |
4 |
insert() |
S |
76 |
1 |
4 |
update() |
S |
75 |
1 |
4 |
delete() |
S |
72 |
1 |
5 |
fetch() |
S |
69 |
1 |
6 |
fetch_all() |
S |
72 |
1 |
5 |
count_all() |
S |
67 |
1 |
7 |
purge_older_than() |
S |
71 |
1 |
5 |